Package | sfm.130323 |
Type | StructureDefinition |
Id | Id |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=sfm.130323@3.0.1&canonical=http://ehelse.no/fhir/StructureDefinition/sfm-Condition |
Url | http://ehelse.no/fhir/StructureDefinition/sfm-Condition |
Version | 1.0 |
Status | active |
Date | 2021-05-01 |
Name | SfmCondition |
Title | sfm-Condition |
Experimental | False |
Description | sfm-Condition is derieved from Condition. |
Type | Condition |
Kind | resource |
No resources found
StructureDefinition | |
http://ehelse.no/fhir/StructureDefinition/sfm-Patient | sfm-Patient |
{
"resourceType" : "StructureDefinition",
"id" : "sfm-Condition",
"meta" : {
"versionId" : "10",
"lastUpdated" : "2018-10-03T16:23:15.961+00:00"
},
"url" : "http://ehelse.no/fhir/StructureDefinition/sfm-Condition",
"version" : "1.0",
"name" : "SfmCondition",
"title" : "sfm-Condition",
"status" : "active",
"date" : "2021-05-01",
"description" : "sfm-Condition is derieved from Condition.",
"fhirVersion" : "4.0.0",
"kind" : "resource",
"abstract" : false,
"type" : "Condition",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Condition",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Condition",
"path" : "Condition",
"comment" : "SFM will only interpret code, subject and abatementDateTime field. If any information in other atributes, SFM will not process them. If abatementDateTime is passed, then SFM will not present it to the user."
},
{
"id" : "Condition.identifier",
"path" : "Condition.identifier",
"definition" : "Used to identify the EHR uid for the condition."
},
{
"id" : "Condition.clinicalStatus",
"path" : "Condition.clinicalStatus",
"definition" : "The clinical status of the condition. Used by SFM.",
"mustSupport" : true
},
{
"id" : "Condition.verificationStatus",
"path" : "Condition.verificationStatus",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Condition.verificationStatus.coding",
"path" : "Condition.verificationStatus.coding",
"min" : 1,
"max" : "1"
},
{
"id" : "Condition.verificationStatus.coding.code",
"path" : "Condition.verificationStatus.coding.code",
"min" : 1
},
{
"id" : "Condition.verificationStatus.coding.display",
"path" : "Condition.verificationStatus.coding.display",
"min" : 1
},
{
"id" : "Condition.category",
"path" : "Condition.category",
"max" : "1"
},
{
"id" : "Condition.code",
"path" : "Condition.code",
"definition" : "Identification of the condition, problem or diagnosis. The code should be ICPC2 or ICD10 code. No other code will be recognized by SFM.",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Condition.code.coding",
"path" : "Condition.code.coding",
"min" : 1,
"max" : "1"
},
{
"id" : "Condition.code.coding.system",
"path" : "Condition.code.coding.system",
"min" : 1
},
{
"id" : "Condition.code.coding.code",
"path" : "Condition.code.coding.code",
"min" : 1
},
{
"id" : "Condition.code.coding.display",
"path" : "Condition.code.coding.display",
"min" : 1
},
{
"id" : "Condition.bodySite",
"path" : "Condition.bodySite",
"max" : "1"
},
{
"id" : "Condition.subject",
"path" : "Condition.subject",
"definition" : "Indicates the patient who the condition record is associated with.",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://ehelse.no/fhir/StructureDefinition/sfm-Patient"
]
}
],
"mustSupport" : true
},
{
"id" : "Condition.onset[x]",
"path" : "Condition.onset[x]",
"type" : [
{
"code" : "dateTime"
}
]
},
{
"id" : "Condition.abatement[x]",
"path" : "Condition.abatement[x]",
"type" : [
{
"code" : "dateTime"
}
]
},
{
"id" : "Condition.recordedDate",
"path" : "Condition.recordedDate",
"mustSupport" : true
},
{
"id" : "Condition.evidence",
"path" : "Condition.evidence",
"max" : "1"
},
{
"id" : "Condition.note",
"path" : "Condition.note",
"max" : "1"
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.